home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6540 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.comdial.com!not-for-mail
  2. From: mbs@adastra.cvl.va.us (Michael B. Smith)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.networking
  4. Subject: I-Net 225/Surfer SDK on Aminet
  5. Followup-To: comp.sys.amiga.networking
  6. Date: 29 Mar 1996 11:47:14 -0500
  7. Organization: Only if you insist...
  8. Sender: mbs@comdial.com
  9. Message-ID: <4jh46i$1ag@ns.comdial.com>
  10. NNTP-Posting-Host: ns.comdial.com
  11.  
  12. I've just uploaded the I-Net 225 SDK to ftp.wustl.edu in pub/aminet/new.
  13. It should show up in comm/net fairly soon. The files are Inet_SDK_SASC.lha
  14. and Inet_SDK_SASC.readme.
  15.  
  16. Here is the contents of the readme:
  17.  
  18. Short: I-Net 225/Surfer Developer's Kit
  19. Uploader: mbs@adastra.cvl.va.us (Michael B. Smith)
  20. Author: mbs@adastra.cvl.va.us (Michael B. Smith), jamie@interpath.com (James Cooper)
  21. Type: comm/net
  22.  
  23. This file contains the include files, pragmas, etc. for compiling
  24. programs to work with I-Net 225 (and the AT Surfer Pack, and the
  25. AT SurfWare product). A couple of small examples (the source to
  26. the production 'timed' daemon plus a simple UDP client-server pair) 
  27. are also included.
  28.  
  29. Some additional link libraries are also included: rpc.lib, for
  30. porting RPC based programs; and unixS.lib, which provides some
  31. routines to simplify porting Unix-based programs (and specifically
  32. allows the use of stdio on sockets), and to provide for easy
  33. startup and shutdown of socket.library in client and server
  34. programs.
  35.  
  36. Autodocs for socket.library and unixS.lib are included. This SDK
  37. is also usable with the older AS225r2 product, if the programmer
  38. avoids routines (marked in the autodocs) which are I-Net 225 Only.
  39. Specific routines which are not available on Surfer/Surfware are
  40. also marked.
  41.  
  42. I-Net 225 is (c) Copyright 1995, 1996 by Interworks, Inc. All Rights 
  43. Reserved. Portions of I-Net 225 are based on source code which is
  44. (c) Copyright 1983-1995 by Regents of the University of California.
  45. This archive is (c) Copyright 1996 by Interworks, Inc.
  46.  
  47. This archive is freely distributable when copied unmodified.
  48.